Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next
Subject: An error occurred in the secure channel support
Feedback Type: Problem
Product Area: Domino Server
Technical Area: Error Message
Platform: Windows 2003 server
Release: All
Reproducible: Always

Hi there, I've been using an API for a few years to send SMS messages via a text message company.

When I try to send these messages on my domino 8.5 server I get the error "An error occurred in the secure channel support".

This is my code

Dim xmlreq As Variant
Dim strReturn As String

Set xmlReq = CreateObject("MSXML2.ServerXMLHTTP")
xmlReq.open "POST", "https://www.textmagic.com/app/api?username=xxxxxxx&password=xxxxxxx&cmd=account"
xmlReq.Send(Null)
strReturn = xmlReq.responseText

The strange thing is, if I run this code via domino designer 8.5 on my desktop it's OK. If I run it via domino designer 8.5 on my windows 2003 server I get the error message. I think it may be to do with a change in protocol on the site that domino 8.5 on windows 2003 does support? IT's not my server, if I put this API into google chrome I get a response but not internet explorer 8.5. ANy ideas, do I need to upgrade my server.


Feedback number WEBB9QEKMH created by ~Vera Nimlubergoden on 10/31/2014

Status: Open
Comments:

An error occurred in the secure cha... (~Vera Nimluberg... 31.Oct.14)
. . Google (~Sean Eljumigon... 31.Oct.14)
. . . . done that (~Vera Nimluberg... 4.Nov.14)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS